[SPARK-16712] Update Ivy artifacts statement for dev/audit#14347
Closed
jayunit100 wants to merge 1 commit intoapache:masterfrom
Closed
[SPARK-16712] Update Ivy artifacts statement for dev/audit#14347jayunit100 wants to merge 1 commit intoapache:masterfrom
jayunit100 wants to merge 1 commit intoapache:masterfrom
Conversation
|
Can one of the admins verify this patch? |
Author
|
Fixes #14347 |
Member
|
@jayunit100 this whole directory is about to be deleted anyway, so I think this is redundant. |
Author
|
Hmmm... Ok, so What are we replacing audit tests with? |
Member
|
Nothing is replacing it per se. I believe it's original purpose was to verify some basic apps compiled against the API. It hasn't been used or maintained in a while. This kind of verification is properly the role of the standard test harness. So I suppose you can say it's redundant with the unit and integration tests. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changes were proposed in this pull request?
Updating the readme regarding ivy artifacts for dev/audit
How was this patch tested?
No testing.